Class CommonBausteinFactoryTest
java.lang.Object
de.aoksystems.da.kernpruefung.commons.CommonBausteinFactoryTest
CommonBausteinFactoryTest class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTest of constructBaustein method, of class CommonBausteinFactory.voidTest of constructBaustein method, of class CommonBausteinFactory.voidTest of constructBaustein method, of class CommonBausteinFactory.voidTest of constructBaustein method, of class CommonBausteinFactory.voidTest of constructBaustein method, of class CommonBausteinFactory.voidTest of getCip method, of class CommonBausteinFactory.voidTest of getCip method, of class CommonBausteinFactory.voidTest of getCip method, of class CommonBausteinFactory.voidTest of getCip method, of class CommonBausteinFactory.voidTest of getKennungen method, of class CommonBausteinFactory.voidTest of isResponsibleFor method, of class CommonBausteinFactory.
-
Constructor Details
-
CommonBausteinFactoryTest
public CommonBausteinFactoryTest()Ctor.
-
-
Method Details
-
testIsResponsibleFor
@Test public void testIsResponsibleFor()Test of isResponsibleFor method, of class CommonBausteinFactory. -
testGetCip1
@Test public void testGetCip1() throws de.aoksystems.da.kernpruefung.KonstruktionsExceptionTest of getCip method, of class CommonBausteinFactory.- Throws:
de.aoksystems.da.kernpruefung.KonstruktionsException- bei Fehler
-
testGetCip2
@Test public void testGetCip2() throws de.aoksystems.da.kernpruefung.KonstruktionsExceptionTest of getCip method, of class CommonBausteinFactory.- Throws:
de.aoksystems.da.kernpruefung.KonstruktionsException- bei Fehler
-
testGetCip3
@Test public void testGetCip3() throws de.aoksystems.da.kernpruefung.KonstruktionsExceptionTest of getCip method, of class CommonBausteinFactory.- Throws:
de.aoksystems.da.kernpruefung.KonstruktionsException- bei Fehler
-
testGetCip4
@Test public void testGetCip4() throws de.aoksystems.da.kernpruefung.KonstruktionsExceptionTest of getCip method, of class CommonBausteinFactory.- Throws:
de.aoksystems.da.kernpruefung.KonstruktionsException- bei Fehler
-
testGetKennungen
@Test public void testGetKennungen()Test of getKennungen method, of class CommonBausteinFactory. -
testConstructBaustein1
@Test public void testConstructBaustein1() throws de.aoksystems.da.kernpruefung.KonstruktionsExceptionTest of constructBaustein method, of class CommonBausteinFactory.- Throws:
de.aoksystems.da.kernpruefung.KonstruktionsException- bei Fehler
-
testConstructBaustein2
@Test public void testConstructBaustein2() throws de.aoksystems.da.kernpruefung.KonstruktionsExceptionTest of constructBaustein method, of class CommonBausteinFactory.- Throws:
de.aoksystems.da.kernpruefung.KonstruktionsException- bei Fehler
-
testConstructBaustein3
@Test public void testConstructBaustein3() throws de.aoksystems.da.kernpruefung.KonstruktionsExceptionTest of constructBaustein method, of class CommonBausteinFactory.- Throws:
de.aoksystems.da.kernpruefung.KonstruktionsException- bei Fehler
-
testConstructBaustein4
@Test public void testConstructBaustein4() throws de.aoksystems.da.kernpruefung.KonstruktionsExceptionTest of constructBaustein method, of class CommonBausteinFactory.- Throws:
de.aoksystems.da.kernpruefung.KonstruktionsException- bei Fehler
-
testConstructBaustein5
@Test public void testConstructBaustein5() throws de.aoksystems.da.kernpruefung.KonstruktionsExceptionTest of constructBaustein method, of class CommonBausteinFactory.- Throws:
de.aoksystems.da.kernpruefung.KonstruktionsException- bei Fehler
-